Release 10.1A: OpenEdge Development:
Progress Dynamics Managers API Reference


setClientAction

This procedure applies changes to the DHTML client in response to server-side business logic. Client actions are queued during a Web request and sent together to the DHTML client at the end of the response stream.

The action is passed with the following syntax:

<dataobject>.<field name>.<action name>

The field name is not required for all actions.

Location: ry\app\ryuimbl.i

Parameters:

INPUT cAction AS CHARACTER

The action to apply.

Notes: None

Examples: See the setMessage procedure in ry\app\ryuimbl.i.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095